low-level language

英 [ləʊ ˈlevl ˈlæŋɡwɪdʒ] 美 [loʊ ˈlevl ˈlæŋɡwɪdʒ]

网络  低级语言; 低阶语言; 低机语言

计算机



双语例句

  1. RTL is a low-level representation very close to assembly language ( inspired by LISP S-expressions).
    RTL是非常接近于汇编语言的一种低级的表示(受LISPS表达式的影响)。
  2. For those who actually like to mess with the low-level stuff, here is an assembly language template for an optimized tail-call
    这里是为那些真正热衷底层编程的人准备的一个优化尾部调用的汇编语言模板
  3. In this setup, the core application often with rather strict performance requirements is written in a low-level language, such as C language, to get the most from the hardware.
    在此设置中,核心应用程序通常具有非常严格的性能要求采用低级语言编写(如C语言),以尽可能地利用硬件。
  4. As it relates to recipe constructs, JAUS defines a command structure that operates like opcodes in the low-level machine language of, say, a microcontroller.
    JAUS由于跟配方构造有关,所以定义了一种命令结构,跟微控制器的低级机器语言中的操作代码一样。
  5. The SPU intrinsics allow programs to freely switch among high-and low-level code, but all within the semantic framework of the C language.
    SPUintrinsic让程序可以在高级和低级代码之间自如地切换,不过所有操作都要在C语言的语义框架之内进行。
  6. Low-level languages address the computer in a way that it can understand directly, but they are very far from human language.
    低级语言以计算机可以直接理解的方式书写,但是距离人类语言十分遥远。
  7. As you might infer from the name high-level language, there are also low-level languages, sometimes referred to as machine language or assembly language.
    或许你会根据“高级语言”的名称来推断,也存在低级语言,有时也称为机器语言或者汇编语言。
  8. "Assembly Language"( Assembly Language) is a computer professional in a major foundation courses, is a low-level machine-oriented language.
    《汇编语言》(AssemblyLanguage)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。
  9. Laboratory low-level linked list language
    实验室低级连接表语言
  10. The first one is, whether this is a high-level or low-level language.
    第一个是,不管这是一个高级或者是低级的语言。
  11. Translator: A compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
    翻译程式:是一个用编译,传译或真译方法的转换程式。它把高阶层语言或低阶层语言翻译为机器语言。
  12. Low-level language: In computer programming, a language closely related to the machine-code of the computer. China-EU relations are all-dimensional, multi-tiered and wide-ranging, exhibiting great vitality and dynamism.
    低阶层语言:在电脑语言中,和机器代码有密切关系的语言。今天的中欧关系是全方位、多层次、宽领域的,充满了生机和活力。
  13. ITA's hackers seem to be unusually smart, and C is a pretty low-level language.
    ITA似乎有一批非常聪明的黑客,而C语言又是一种很低层次的语言。
  14. A Typed Low-Level Language Used in Java Virtual Machine
    一种用于Java虚拟机的类型化低级语言
  15. Optimized Implementing Technology of a New Typed Low-level Language
    一种新型类型化中间语言的优化实现技术
  16. The appearance of intermediate code is exerting the optimization on the intermediate language as much as possible rather than on high-level language or low-level language.
    中间代码的出现,将优化尽量施加到中间语言上,而不是施加到高级语言或低级语言上。